github.com/jackc/pgx/v5/pgtype.wrapUint8EncodePlan.next (field)
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1347: next EncodePlan
pgtype.go#L1350: func (plan *derefPointerEncodePlan) SetNext(next EncodePlan) { plan.next = next }
pgtype.go#L1359: return plan.next.Encode(ptr.Elem().Interface(), buf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)